Skip to content

fix(deps): update all-dependencies#70

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/all-dependencies
Open

fix(deps): update all-dependencies#70
renovate[bot] wants to merge 1 commit into
developfrom
renovate/all-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 21, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 9.5.09.5.1 age confidence
io.sentry.android.gradle plugin minor 6.6.06.7.0 age confidence
be.digitalia.compose.htmlconverter:htmlconverter dependencies patch 1.1.01.1.1 age confidence
com.codingfeline.buildkonfig plugin minor 0.20.00.21.1 age confidence
io.kotzilla.kotzilla-plugin (source) plugin minor 2.1.32.2.0 age confidence
io.kotzilla:kotzilla-sdk-compose (source) dependencies minor 2.1.32.2.0 age confidence
androidx.compose.material3:material3-adaptive-navigation-suite (source) dependencies patch 1.5.0-alpha181.5.0-alpha19 age confidence
androidx.compose.material3:material3 (source) dependencies patch 1.5.0-alpha181.5.0-alpha19 age confidence
org.jetbrains.kotlinx:kotlinx-datetime dependencies patch 0.8.00.8.0-0.6.x-compat age confidence
com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin (source) dependencies patch 2.3.72.3.8 age confidence
org.jetbrains.kotlin.native.cocoapods plugin patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin.multiplatform plugin patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin.plugin.parcelize plugin patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin.plugin.compose plugin patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin.plugin.serialization plugin patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin.android plugin patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin:compose-compiler-gradle-plugin (source) dependencies patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies patch 2.3.202.3.21 age confidence
org.jetbrains.kotlin:kotlin-reflect (source) dependencies patch 2.3.202.3.21 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

getsentry/sentry-android-gradle-plugin (io.sentry.android.gradle)

v6.7.0

Compare Source

Features
  • Add global diffThreshold option for snapshots (#​1186)
Fixes
  • Change auto-install trigger for log4j2 from -api to -core dependency (#​1155)
Dependencies
cbeyls/HtmlConverterCompose (be.digitalia.compose.htmlconverter:htmlconverter)

v1.1.1

Compare Source

2026-05-15

New feature:

  • Use a different bullet character depending on the nesting level for unordered lists.

This release depends on:

  • Kotlin 2.2.21
  • Compose Multiplatform 1.9.3 (Jetpack Compose UI 1.9.4)
Kotlin/kotlinx-datetime (org.jetbrains.kotlinx:kotlinx-datetime)

v0.8.0-0.6.x-compat

google/ksp (com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin)

v2.3.8

Compare Source

What's Changed
  • Enabled new default annotation use-site rules in Kotlin's Analysis API (see KEEP 402) for more information. Note: KSP was already mostly compatible with KEEP 402, so there shouldn't be any visible changes for users. (#​2888)
  • Enabled ksp.project.isolation by default when Gradle isolated projects are enabled (#​2866)
  • Improved getSymbolsWithAnnotation performance by implementing a new PSI-based resolution strategy (#​2816)
Contributors
  • Thanks to @​hugoncosta made and everyone who reported bugs and participated in discussions!

Full Changelog: google/ksp@2.3.7...2.3.8

JetBrains/kotlin (org.jetbrains.kotlin:compose-compiler-gradle-plugin)

v2.3.21

Backend. Wasm
  • KT-84610 [Wasm] Failed to compile klibs in IC mode
Compiler
  • KT-84566 Prevent launching Default dispatcher threads from IJ SDK in kotlin compiler
  • KT-85358 Native: roll back the workaround for KT-84678 once MapLibre has been properly fixed
  • KT-85626 @JvmRecord in commonMain breaks compileCommonMainKotlinMetadata with "Cannot access 'java.lang.Record'"
  • KT-85405 Postpone/Revert DontIgnoreUpperBoundViolatedOnImplicitArguments
  • KT-84678 K/N: Undefined symbol from SPM-added ObjC frameworks when linking iOS target
  • KT-85021 False positive SUBCLASS_CANT_CALL_COMPANION_PROTECTED_NON_STATIC error in multi-module project
JavaScript
  • KT-82395 Support top-level declarations from compiler plugins in JS incremental compilation
  • KT-84475 K/JS: false-positive exportability warnings in multi-module project
  • KT-84633 Kotlin/JS: "Serializer for class not found" error when IR output granularity is whole-program
  • KT-85047 Kotlin/JS: @JsStatic on suspend fun of class companion generates incorrect d.ts
  • KT-84517 K/JS: bad mappings data in outputted Kotlin stdlib source map
Libraries
  • KT-71848 Kotlinx.metadata: Add CompilerPluginData into Km API
Native. C and ObjC Import
  • KT-85399 Kotlin/Native: TypeCastException when casting ObjC Protocol MetaClass with genericSafeCasts enabled
  • KT-85508 K/N: TypeCastException when using nw_parameters_create_secure_tcp block parameter on 2.3.20
Tools. Gradle
  • KT-84729 Update Gradle plugin-publish version to enable configuration cache badge on Gradle plugins portal
Tools. Gradle. Compiler plugins
  • KT-85257 AGP/Compose: MergeMappingFileTask clears R8 artifacts due to @OutputDirectory annotation on AGP 9.1+
Tools. Scripts
  • KT-85105 Scripts: JVM backend internal error (IR lowering) when scratch file contains anonymous object
  • KT-85103 Exception while generating code when explain destructuring decls
  • KT-84842 scriptCompilationClasspathFromContext behavior changed from 2.3.10 to 2.3.20
  • KT-85029 Kotlin Scripting: ScriptDiagnostic reports "at null" instead of error location
Tools. Statistics (FUS)
  • KT-85628 KGP: composite build FUS metrics fail on access of 'configurationTimeMetrics'

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all-dependencies branch 6 times, most recently from 7774943 to 6b1a891 Compare October 28, 2025 02:13
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 7 times, most recently from 1e94d2a to 0af3aa4 Compare November 4, 2025 07:16
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 6 times, most recently from 7b69eba to d4005dc Compare November 11, 2025 03:15
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 9 times, most recently from dfab69e to 0d12c58 Compare November 20, 2025 21:43
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 75025ff to 98ed850 Compare November 26, 2025 16:17
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 2 times, most recently from c041ec6 to 5d19150 Compare December 18, 2025 18:30
@renovate renovate Bot force-pushed the renovate/all-dependencies branch from 5d19150 to 9558aa3 Compare December 30, 2025 13:04
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 7 times, most recently from 4f65a44 to d04fc02 Compare January 17, 2026 17:46
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 4 times, most recently from d57822c to 30ea087 Compare January 24, 2026 07:51
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 8 times, most recently from 898fcb8 to a6b2500 Compare January 30, 2026 12:40
@renovate renovate Bot force-pushed the renovate/all-dependencies branch 6 times, most recently from 281fd42 to d6d6f6c Compare February 11, 2026 08:08
@renovate renovate Bot force-pushed the renovate/all-dependencies branch from d6d6f6c to 7be5886 Compare February 15, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants